home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / Touch13.readme < prev    next >
Text File  |  1996-09-26  |  2KB  |  47 lines

  1. Short: UNIX touch command
  2. Type: os20/cli
  3. Uploader: kai@iske.adsp.sub.org
  4. Author: kai@iske.adsp.sub.org
  5.  
  6. This is a simple TOUCH command, known from UNIX systems. It will touch all
  7. files (including patterns) given on the command line. If a particular file
  8. (not including wildcards) doesn`t exist, it will be created; just like under
  9. Unix.
  10.  
  11. PUBLIC DOMAIN, includes source...
  12.  
  13. Fixed since Version 1.2 (Yep, even a small program may have bugs ;)
  14.  
  15.   - For ExAll() a wrong buffer size was supplied; Whoops
  16.   - Pattern buffer wasn`t large enough
  17.   - For some calls (like AddPart) the length of the dest buffer
  18.     was to small according to the allocation
  19.   - For ParsePattern, the FileName wasn`t converted to uppercase
  20.  
  21. Fixed since Version 1.1 (Yep, even a small program may have bugs ;)
  22.  
  23.   - Touch will issue a warning if no matching files could be
  24.     found for a pattern
  25.     (Suggested by : Dan Barret)
  26.  
  27. Fixed since Version 1.0 (Yep, even a small program may have bugs ;)
  28.  
  29.   - Reduced stack usage
  30.   - Reduced executable size
  31.   - Recompiled using SAS 6.50
  32.   - Added CTRL-C checking
  33.  
  34.  
  35. ============================= Archive contents =============================
  36.  
  37. Original  Packed Ratio    Date     Time    Name
  38. -------- ------- ----- --------- --------  -------------
  39.      294     210 28.5% 15-Mar-94 13:59:12  Contents.Asc
  40.      670     414 38.2% 15-Mar-94 13:58:54  Touch/.Product-Info
  41.      348     201 42.2% 15-Mar-94 13:55:46  Touch/SCOPTIONS
  42.     1668     998 40.1% 15-Mar-94 13:56:36  Touch/Touch
  43.     8811    2927 66.7% 15-Mar-94 13:57:30  Touch/Touch.c
  44.     2389    1247 47.8% 15-Mar-94 13:58:34  Touch/Touch.doc
  45. -------- ------- ----- --------- --------
  46.    14180    5997 57.7% 16-Mar-94 04:00:22   6 files
  47.